projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a89b3c1
)
Fix typos.
author
Arnaud Bonatti
<arnaud.bonatti@gmail.com>
Wed, 31 Aug 2016 05:43:44 +0000
(07:43 +0200)
committer
Arnaud Bonatti
<arnaud.bonatti@gmail.com>
Thu, 1 Sep 2016 05:14:30 +0000
(07:14 +0200)
https://bugzilla.gnome.org/show_bug.cgi?id=770624
gtk/gtkcontainer.c
patch
|
blob
|
history
diff --git
a/gtk/gtkcontainer.c
b/gtk/gtkcontainer.c
index 0fbfe9a4ac71452394e1c20861adcb8ae07619b3..55feadf8b25f70b3491b65137ebc0e5554f7a2bb 100644
(file)
--- a/
gtk/gtkcontainer.c
+++ b/
gtk/gtkcontainer.c
@@
-2506,7
+2506,7
@@
gtk_container_set_focus_child (GtkContainer *container,
* gtk_window_get_focus().
*
* Returns: (nullable) (transfer none): The child widget which will receive the
- * focus inside @container when the @con
atiner is focus
sed,
+ * focus inside @container when the @con
tainer is focu
sed,
* or %NULL if none is set.
*
* Since: 2.14